home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / comm / irc / GetMODinfo.readme < prev    next >
Text File  |  1999-03-02  |  5KB  |  115 lines

  1. Short:        Displays module info from Hippoplayer/DeliTracker to channel.
  2. Author:       cobalt60@amigascne.org (CoBaLt60^/5U5PiCi0N)
  3. Uploader:     firebird@amigascne.org (Firebird^/5U5PiCi0N)
  4. Version:      1.0
  5. Type:         comm/irc
  6. Requires:     AmIRC, Hippoplayer or DeliTracker, AREXX, AmigaOS 2.x+
  7. Distribution: Freely distributable with all files intact.
  8.  
  9. What is it?
  10. ~~~~~~~~~~
  11.  This script gets music module information from Hippoplayer or DeliTracker
  12.  and displays it in the activated AmIRC channel window. 
  13.  
  14. Listing of archive 'GetMODinfo.lha':
  15. Original  Packed Ratio    Date     Time    Name
  16. -------- ------- ----- --------- --------  -------------
  17.      653     399 38.8% 16-Feb-99 23:14:38  GetMODinfo.AMIRX
  18.     4058    1741 57.0% 17-Feb-99 01:44:26  GetMODinfo.readme
  19.     2119     810 61.7% 16-Feb-99 23:14:36  MODinfo.REXX
  20. -------- ------- ----- --------- --------
  21.     6831    2954 56.7% 17-Feb-99 01:44:32   3 files
  22.  
  23. Disclaimer:
  24. ~~~~~~~~~~
  25.  We aren't responsible if this script does ANY damage to your computer,
  26.  although we haven't made it to do so. If your computer halts, melts, and
  27.  catches fire it isn't our fault. ;)
  28.  
  29. Installation:
  30. ~~~~~~~~~~~~
  31.  Copy GetMODinfo.AMIRX to AmIRC/REXX
  32.  Copy MODinfo.REXX to REXX:
  33.  Add the alias /ALIAS mod /RX GetMODinfo.AMIRX %p or add it as a button to
  34.  AmIRC with /RX GetMODinfo.AMIRX and then save your AmIRC prefs.
  35.  
  36. Usage:
  37. ~~~~~
  38.  /mod                  <-- Echoes current module info to the channel.
  39.  
  40.  Hippoplayer example: * Firebird^ is playing "Active Meditation" (Type:
  41.                         Protracker Size: 636546 Time: 4m 39s) 
  42.  
  43.  DeliTracker example: * CoBaLt60^ is playing party invitation  (ProTracker)
  44.  
  45.  /mod <ANY argument>   <-- Echoes the module info locally on the AmIRC window,
  46.                            not to the channel.
  47.  
  48.  (When echoing locally, a bit more information is given.)
  49.  
  50.  Hippoplayer example:
  51.  
  52. «ModInfo» Mod #99 (99/2843)  AB 2 AGA Title  (Protracker  Size: 171590  Time:
  53.           3m53s) Pos: 3/42 
  54. «ModInfo» MOD_Files:MODs/A/AB2AGATitle.MOD 
  55. «ModInfo» Alistair Brimble | Alien Breed 2 AGA | Team 17 | Game 
  56.  
  57.  DeliTracker example:
  58.  
  59. «ModInfo» Mod #632/961  party invitation  (ProTracker) 
  60. «ModInfo» hbv:goodmods/PartyInvitation.LhA  87497  24-Jun-98 
  61. «ModInfo» from Firebird^ (@biteme.wanker.ubastard.org) 
  62. «ModInfo» random:yes  GUI open:yes  playing:yes filter:no  volume:10 
  63. «ModInfo» program is HBV:Apps/DeliTracker_II/DeliConfig/mods.program 
  64.  
  65.  Or you can just click on the nice AmIRC button you made. ;)
  66.  
  67. NOTE: DelitrackerII doesn't give the playingtime or position information BUT
  68.       it lets other sounds such as amirc event sounds play over the mod.
  69.       (This may not apply when using AHI.)
  70.  
  71.  Enjoy the script!
  72.  
  73. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  74.  This is the only version we will make. There will be no future versions of
  75.  this script.
  76.  
  77. Credits:
  78. ~~~~~~~
  79.  Program:
  80.  
  81.                         ==  PøWË®ËР ß¥  ==
  82.             __________________________________
  83.            /  __   __      __  __  __  __     )\%%%%/""""\%%\
  84.           /  /  \_/ ,\__  / /_/ / / / /  \ ® /  \%%| 60µf |%\|
  85.          _) / /_/ \ _/_ \/ //  _// / / / /  /   /%/""""\_/%\/
  86.         /  / / / '/,\/, / /_/ / / ,~\ / /  /   /%| 60µf |%\/
  87.        /   \__/\_/__/__/___/_/  \___/__/  /   /%%%\    /%\/
  88.       (_ ___ ________________________ ___/   /%%%%%%%%%%\/
  89.       /%,-,,-,,-,,-,,-,,-,,-,,-,,-,,-,,-,   /%%%/  )%%%\/
  90.      /%%%\\_\\_\\_\\_\\_\\_\\_\\_\\_\\_\\__/%%%/  /%%%\/
  91.     /%%%%%\)%\)%\)%\)%\)%\)%\)%\)%\)%\)%\)%%%%( )/%%%\/
  92.    /%%%( ((((  )%%%( ((((  )%%%( ((((  )%%%%%%%%%%%%\/
  93.    \%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%Co60%%%\/  Get
  94.     \_/   //   //   //   //   //   //   / /    /\_\/  Yours
  95.      /___//___//___//___//___//___//___/ /____/ /      NOW!
  96.      \____\____\____\____\____\____\____/\_____/
  97.  
  98.  
  99.  Docs, consultation, and some cosmetic changes:
  100.  
  101.   _______ _____  ______ _______ ______  _____  ______ ______
  102.   |______   |   |_____/ |______ |_____]   |   |_____/ |     \
  103.   |       __|__ |    \_ |______ |_____] __|__ |    \_ |_____/
  104.  
  105.  
  106. ============================= Archive contents =============================
  107.  
  108. Original  Packed Ratio    Date     Time    Name
  109. -------- ------- ----- --------- --------  -------------
  110.      653     399 38.8% 16-Feb-99 23:14:38  GetMODinfo.AMIRX
  111.     4058    1741 57.0% 17-Feb-99 01:45:40  GetMODinfo.readme
  112.     2119     810 61.7% 16-Feb-99 23:14:36  MODinfo.REXX
  113. -------- ------- ----- --------- --------
  114.     6830    2950 56.8% 17-Feb-99 20:10:38   3 files
  115.